crypto/elliptic.p521Curve.Add (method, view implemented interface methods)

one use

	crypto/elliptic (current package)
		p521.go#L118: func (p521Curve) Add(x1, y1, x2, y2 *big.Int) (*big.Int, *big.Int) {